Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fallback to realm if no domain is found in %d token expansion #851

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

andrea-reda
Copy link

If username have no domain, the %d have to use the same value of %r, so the break will be executed only if a domain is found.

Regression found in 627d842

If username have no domain, the %d have to use the same value of %r,
so the break will be executed only if a domain is found.

Regression of 627d842

Signed-off-by: Andrea Redaelli <[email protected]>
@quanah quanah requested a review from hyc August 2, 2024 15:14
@quanah quanah added this to the 2.2.0 milestone Aug 2, 2024
@quanah
Copy link
Contributor

quanah commented Aug 2, 2024

See issue #832 discussion

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants